home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13031 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: castle.nando.net!news
  2. From: actuary@nando.net  (Bill McCarthy)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Help a frustrated student!
  5. Date: 4 Apr 1996 01:35:36 GMT
  6. Organization: Nando.net Public Access
  7. Message-ID: <4jv918$nbr@castle.nando.net>
  8. References: <31630267.0@news.cyberstream.net>
  9. Reply-To: actuary@nando.net (Bill McCarthy)
  10. NNTP-Posting-Host: grail914.nando.net
  11. X-Newsreader: IBM NewsReader/2 v1.2
  12.  
  13. In <31630267.0@news.cyberstream.net>,
  14. Michael Reuvers <49029x@mp.sait.ab.ca> writes:
  15.  
  16. >I am a student of a Tech. School in Calgary, Alberta, Canada. We are 
  17. >currently learn about data structures in Borland Turbo C/C++ ver. 3.0. 
  18. >
  19. >My frustration is, I'm finding when I step through my code the compiler 
  20. >ignores or misreads code. For example, I have an IF statment and the 
  21. >statement fails when it shouldn't even though I have watchs setup to 
  22. >check the variables. But this only happens on my home computer and not on 
  23. >the computers at school and the techies at school can't explain it.
  24. >
  25. >I have a 386dx 33MHz, 4 Mb RAM.
  26. >The school has 486dx2 100MHz, 16 Mb RAM
  27. >
  28. >Is this a problem with Borland Turbo C/C++ ver. 3.0
  29.  
  30. More likely, it is a problem with your code.  Post a small
  31. but complete example.
  32.  
  33. Bill McCarthy
  34. actuary@nando.net
  35. Wendell, NC  USA
  36.  
  37.